Computer and Modernization ›› 2013, Vol. 1 ›› Issue (5): 28-31,4.doi: 10.3969/j.issn.1006-2475.2013.05.007

• 计算机仿真 • Previous Articles     Next Articles

Design and Implementation of Skeletal Animation for Marine Life System Based on VTF

SONG Li-li, TIAN Feng-lin, CHEN Ge   

  1. College of Information Science & Engineering, Ocean University of China, Qingdao 266100, China
  • Received:2012-12-27 Revised:1900-01-01 Online:2013-05-28 Published:2013-05-28

Abstract: Most data formats of skeletal animation are not suitable for high performance system, because they aim at data exchange and have low speed of the loading and parsing. In addition, due to the limited number of constant registers, GPU cannot be utilized fully. This paper presents an optimized scheme for data management and rendering of the skeletal animation. Firstly, in data preprocessing stage the system converts the FBX data format into data format which it employed. Secondly, in rendering stage, a GPU-accelerated approach based on VTF (Vertex Texture Fetch) technology is used by pre-creating the matrixes of bones, weights and offsets into the textures to reduce the bandwidth of communication between CPU and GPU. The paper finally realizes the simulation system of skeletal animation for marine life.

Key words: skeletal animation, GPU, vertex texture fetch, marine life simulation

CLC Number: